Properties 


SciChart.Core Assembly > TinyMessenger Namespace : CancellableGenericTinyMessage<TContent> Class
CancellableGenericTinyMessage<TContent> Class Members

The following tables list the members exposed by CancellableGenericTinyMessage<TContent>.

Public Constructors
 NameDescription
Public Constructor Create a new instance of the CancellableGenericTinyMessage class.  
Top
Public Properties
 NameDescription
Public Property Cancel action  
Public Property Contents of the message  
Public Property The sender of the message, or null if not supported by the message implementation. (Inherited from TinyMessenger.TinyMessageBase)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also